You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Methods > Vector.LoadFromFile Method
Dew Math for .NET
ContentsIndexHome
Example
var b: Vector; begin b.LoadFromFile('c:test.Vec'); // Read header and values for b end;
Copyright (c) 1999-2024 by Dew Research. All rights reserved.